home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / graphics / printgf.zip / PRINTGF.TXT < prev    next >
Text File  |  1995-02-02  |  15KB  |  294 lines

  1.  
  2.  
  3.  
  4.                                    PrintGF  1.22
  5.  
  6.                        PrintGF/D - image printer for DOS
  7.                        PrintGF/W - image printer for Windows
  8.  
  9.                     (c) Copyright Ravitz Software Inc. 1993,1995
  10.  
  11.                  AccuSoft IFL interpreter for DOS - PRINTGF.OVR
  12.                  AccuSoft IFL interpreter for Windows - PRINTGF.DLL
  13.  
  14.                       (c) Copyright AccuSoft Corporation 1994
  15.  
  16.                 Fargo Primera, PrimeraPro PR ROM code - PRINTGF.FPR
  17.  
  18.                      (c) Copyright Fargo Electronics, Inc. 1994
  19.  
  20.  
  21.        Ravitz Software Inc.                              BBS/FAX 606-268-0577
  22.        P.O. Box 25068
  23.        Lexington, KY  40524-5068
  24.        USA                                  Compuserve Cary Ravitz [70431,32]
  25.  
  26.  
  27.        ------------------------------ Contents ------------------------------
  28.  
  29.        PrintGF Documentation File ............................... PRINTGF.DOC
  30.        Description                                                          3
  31.        What Is New ........................................................ 4
  32.        Installation                                                         5
  33.        License and Registration ........................................... 6
  34.        Resellers                                                            7
  35.        Order Form ......................................................... 8
  36.        Catalog of Software from Ravitz Software Inc.                        9
  37.  
  38.                                                                           p-3
  39.        Description ----------------------------------------------------------
  40.  
  41.          PrintGF  (Print Graphics Files) is a shareware image printer for DOS
  42.          and Windows systems.  It includes a DOS program that can be run from
  43.          the  command line  and BAT  files  or  via menu  (PrintGF/D) and  an
  44.          equivalent Windows program (PrintGF/W).  It prints BMP, GIF, and PCX
  45.          files on Epson and IBM 9 pin printers, Epson, Fujitsu, IBM, NEC, and
  46.          Toshiba  24  pin  printers,  Epson  Stylus,  HP  LaserJet,  DeskJet,
  47.          PaintJet, and RTL plotters, HI  JetPro,  IBM  ExecJet, LaserPrinter,
  48.          Canon  LBP,  BJ, and  BJC printers,  Kodak Color 4,  Fargo  Primera,
  49.          PostScript printers, Tektronix ColorQuick, and others.  It will also
  50.          display on a CGA, EGA, VGA, VESA SVGA, or HGC.
  51.  
  52.          PrintGF  includes an overlay with the AccuSoft Image  Format Library
  53.          that reads BMP, GIF, JPEG, PCX, TARGA, and TIFF images.  The Windows
  54.          version  of  the AccuSoft  IFL is  not  included  in  the  shareware
  55.          package, but is included with the registered version.
  56.  
  57.          PrintGF  outputs  color  or black/white, with  pattern and/or  error
  58.          diffusion dithering, brightness, contrast, and gamma for each plane,
  59.          gray  balance,  blur/sharpen,  edge smoothing, user selectable  clip
  60.          area, print area, and portrait or landscape orientation.            
  61.  
  62.                                                                           p-4
  63.        What Is New ----------------------------------------------------------
  64.  
  65.          PrintGF 1.22 updates:
  66.  
  67.          - The native image interpreter handles BMP and PCX formats.
  68.  
  69.          - /FW% drives the default Windows printer.
  70.          - /FZ+ provides 24 bit PCX output.
  71.  
  72.          - /AV specifies vertical mirroring.
  73.          - /L0,0 gives a 1 to 1 pixel i/o ratio.
  74.  
  75.          - A program interface is documented.
  76.  
  77.          PrintGF 1.20 updates:
  78.  
  79.          - Mouse handling is improved.
  80.  
  81.          - /U specifies input gamma correction.
  82.  
  83.          - The PrimeraPro and Epson Stylus Color drivers are improved.
  84.  
  85.          - The  color  dithering   algorithm  is  improved  by  favoring  dot
  86.            overprinting, yielding better use of  true black  on printers that
  87.            support this.
  88.  
  89.          The latest version of PrintGF is available from the support bulletin
  90.          board at  606-268-0577 (1200..14400, N,8,1, 24 hours/day, XMODEM, 1K
  91.          XMODEM, or ZMODEM download), packed in ZIP 2.04g format.            
  92.  
  93.                                                                           p-5
  94.        Installation ---------------------------------------------------------
  95.  
  96.          The PrintGF package includes these files:
  97.  
  98.            FILE_ID.DIZ  standard description of package
  99.            PRINTGF.DLL  AccuSoft Windows interpreter (registered copies only)
  100.            PRINTGF.DOC  documentation
  101.            PRINTGF.FPR  Fargo Primera, PrimeraPro ROM code
  102.            PRINTGF.OVR  AccuSoft DOS interpreter
  103.            PRINTGF.TXT  initial information
  104.            PRINTGFD.EXE DOS program
  105.            PRINTGFW.EXE Windows program
  106.            README.BAT   displays the initial information file
  107.  
  108.          To install PrintGF create  a  directory called PRINTGF, and copy  or
  109.          unpack  the distribution files into this directory.  It is preferred
  110.          that the PRINTGF directory be in your DOS PATH.
  111.  
  112.          To  install PrintGF/W  as  an icon in the  Windows  Program Manager,
  113.          select  File,  then New, then program item  to bring  up the Program
  114.          Item Properties menu.  Enter the  item name - PrintGF/W, the command
  115.          line - C:\PRINTGF\PRINTGFW, and the working directory - wherever you
  116.          keep your image files.  You can choose from three icons designed for
  117.          two, sixteen, and 32K color setups.
  118.  
  119.          PRINTGF.TXT  is  initial  information.  You can view it from DOS  by
  120.          running README.BAT or from PrintGF by pressing F1. While viewing it,
  121.          you can print pages or the entire file. Press T repeatedly until the
  122.          correct setup is  displayed and  then press  P.  Or from  DOS, "COPY
  123.          PRINTGF.TXT PRN" to print the entire file.
  124.  
  125.          PRINTGF.DOC  is the documentation.  This is viewed  and printed just
  126.          like PRINTGF.TXT.                                                   
  127.  
  128.                                                                           p-6
  129.        License and Registration ---------------------------------------------
  130.  
  131.          PrintGF (including PrintGF/D and PrintGF/W) is provided as is. There
  132.          are no warranties expressed or implied.
  133.  
  134.          PrintGF is  copyrighted  by  Ravitz  Software Inc.  PRINTGF.OVR  and
  135.          PRINTGF.DLL are copyrighted by AccuSoft Corporation.  PRINTGF.FPR is
  136.          copyrighted by Fargo Electronics, Inc. You may copy PrintGF only for
  137.          use under this license agreement.
  138.  
  139.          PrintGF  is  distributed as shareware.  You may  use PrintGF without
  140.          charge on a trial basis to determine its suitability for you. If you
  141.          continue to  use  it  after  your  evaluation,  you MUST purchase  a
  142.          registered  copy for $34 (US$).  The PrintGF shareware  package does
  143.          not include PRINTGF.DLL.  Registration covers use by a single person
  144.          (on multiple computers) or installation on a single computer (may be
  145.          used by a group of  people).  There  is no cost  to use a later 1.**
  146.          version after registering any 1.** version.
  147.  
  148.          You may  distribute  PrintGF without PRINTGF.DLL as  a  stand  alone
  149.          product if  you keep the entire package together, unchanged, clearly
  150.          label the disk as  shareware, and do not  charge more than $10.  You
  151.          may not distribute PrintGF as part of another product or on the same
  152.          disk with any commercial software.
  153.  
  154.          See Order Form for ordering information.
  155.  
  156.          PrintGF  Printer  Driver  is  the  graphics  engine  used  in  these
  157.          programs. It may be licensed for use in commercial programs.  Send a
  158.          note to request more information on this.                           
  159.  
  160.                                                                           p-7
  161.        Resellers ------------------------------------------------------------
  162.  
  163.          The companies noted below can help you register PrintGF more easily.
  164.          These  companies sell  registered copies  - they  do not  offer user
  165.          support. User support is provided only by Ravitz Software.
  166.  
  167.          Public Software Library accepts Visa, MC, AmEx,  or Discover orders.
  168.          Orders  are transferred  via  Compuserve  and  shipped  from  Ravitz
  169.          Software. Ask for a registered copy of PrintGF - PSL item 11033.
  170.  
  171.            Public Software Library    Tel  800-242-4775
  172.            PO Box 35705               Tel  713-524-6394
  173.            Houston, TX  77235-5705    Fax  713-524-6398
  174.            USA                        Compuserve  71355,470
  175.  
  176.          These companies sell registered copies of PrintGF. Payment is in the
  177.          local currency.
  178.  
  179.            A & R Technical Services
  180.            PO Box 523
  181.            Hornsby, NSW  2077
  182.            Australia
  183.            Tel 2-476-1372
  184.            Fax 2-477-7563                                                    
  185.  
  186.                                                                           p-8
  187.        Order Form -----------------------------------------------------------
  188.  
  189.          Name    ________________________________________ Date ______________
  190.  
  191.          Address ____________________________________________________________
  192.  
  193.                  ____________________________________________________________
  194.  
  195.                  ____________________________________________________________
  196.  
  197.                  ____________________________________________________________
  198.  
  199.          PrintGF first copy with disk                     ___  x $34 ________
  200.  
  201.          PrintGF additional licenses without disk         ___  x $25 ________
  202.  
  203.          Disk Size (circle one)   3.5   5.25          Total Enclosed ________
  204.  
  205.            __ VISA __ MC  Card number ______________________  Expires _____
  206.  
  207.            Name on card ____________________  Signature ___________________
  208.  
  209.          Payment may  be by  Visa or  MasterCard (no  other charge  cards are
  210.          accepted) or check or money order payable in US  Dollars, drawn on a
  211.          bank in the US, Canada,  England, France, or Switzerland.  The above
  212.          prices include handling and first class or air mail.
  213.  
  214.          See Resellers for information on resellers in the US and Australia.
  215.  
  216.          Licensed copies include PRINTGF.DLL.
  217.  
  218.          Each licensed copy may be  used by one person on  multiple computers
  219.          or installed on one computer used by a group of people.
  220.  
  221.          System information
  222.  
  223.            Printers _________________________________________________________
  224.  
  225.            Graphics software ________________________________________________
  226.  
  227.            Computer type __8088  __286  __386  __486  __Pentium  __other_____
  228.  
  229.            Currently using __PrintGF/D  __PrintGF/W              Version ____
  230.  
  231.          Comments ___________________________________________________________
  232.  
  233.          ____________________________________________________________________
  234.  
  235.          ____________________________________________________________________
  236.  
  237.          ____________________________________________________________________
  238.  
  239.          _________________________________________  Ravitz Software Inc.
  240.                                                     P.O. Box 25068
  241.          _________________________________________  Lexington, KY  40524-5068
  242.                                                     USA
  243.          _________________________________________  BBS/fax 606-268-0577     
  244.  
  245.                                                                           p-9
  246.        Catalog of Software from Ravitz Software Inc. ------------------------
  247.  
  248.          All of  the packages  listed below  are  available  from the  Ravitz
  249.          Software support BBS - 606-268-0577 1200..14400 N,8,1 24 hours/day.
  250.  
  251.          PrintGL is a pen plotter emulator package for  DOS and  Windows.  It
  252.          prints or displays HP-GL (7475, 17440), HP-GL/2 (limited subset), or
  253.          ADI  (Autodesk  Device Interface  4.0 binary)  plotfiles  on most PC
  254.          graphics devices.  Supports  Epson and  IBM 9 pin  printers,  Epson,
  255.          Fujitsu,  IBM, NEC, and Toshiba 24  pin printers, Epson  Stylus,  HP
  256.          Laserjet, DeskJet, PaintJet, and HP-GL, HP-GL/2, and HP-RTL devices,
  257.          IBM  ExecJet,  Quietwriter 2/3, and LaserPrinter, Canon LBP, BJ, and
  258.          BJC,  PDP  ProTracer, PostScript,  Star SJ-144, Tek ColorQuick, EGA,
  259.          VGA, VESA SVGA,  and  HGC,  and outputs  PCX files  and Encapsulated
  260.          PostScript  files with  preview bit map.  User selectable pen width,
  261.          color, shading, and paper size, magnification, etc. Shareware - $50.
  262.  
  263.          PrintCAD is a printer driver  for AutoCAD, AutoSketch, Microstation,
  264.          Cadkey, GenCADD,  Draft  Choice,  PC-Draft-CAD,  and  other  DOS CAD
  265.          packages.  It prints  directly from CAD software via the ADI, HP-GL,
  266.          or HP-GL/2 plotter driver. It is included in the PrintGL package.
  267.  
  268.          PrintGF  is  an image  printer  for DOS  and Windows.  It prints  or
  269.          displays  BMP, GIF, and  PCX  files on most  PC  bit mapped graphics
  270.          devices, color  or black/white, with  pattern and/or error diffusion
  271.          dithering,  brightness,  contrast,  and gamma for  each plane,  gray
  272.          balance,  blur/sharpen,  edge smoothing, user selectable clip  area,
  273.          print  size,  portrait  or  landscape.  DOS  and  registered Windows
  274.          versions also read JPEG, TARGA,  and TIFF  files.  It supports Epson
  275.          and IBM 9 pin printers, Epson, Fujitsu, IBM, NEC, and Toshiba 24 pin
  276.          printers, Epson  Stylus, Fargo Primera  and PrimeraPro, HP Laserjet,
  277.          DeskJet, PaintJet, HP-RTL plotters,  IBM  ExecJet, Quietwriters, and
  278.          LaserPrinter,  Canon  LBP,  BJ,  and  BJC, PDP ProTracer, PostScript
  279.          printers, Star SJ-144, Tek ColorQuick, EGA, VGA, and VESA SVGA.  The
  280.          DOS version requires XMS memory. Shareware - $34.
  281.  
  282.          Ravitz Editor is a fast,  powerful, mid sized  text editor.  It  has
  283.          integrated  outlining and overviewing, area mark manipulation (copy,
  284.          fill, shift, sort,  etc.),  find/change, word wrap and  reflow, line
  285.          drawing, multiple  file  handling,  change tracking,  flexible  user
  286.          interface (function keys, mouse, menus), and it is  configurable and
  287.          programmable. Shareware - no charge.
  288.  
  289.          Ravitz Utilities is a package of miscellaneous programs.  FLSIG is a
  290.          file signature  program  that lets you easily set up a disk security
  291.          test.  PIC2GL translates  Lotus  .PIC  files to HP-GL.  ATKBFIX  and
  292.          ENKBFIX are DOS TSRs that modify the BIOS keyboard handling to  make
  293.          the keyboards more useful.  RSUNZIP is a limited unZIPper. Shareware
  294.          - no charge.